start add panel plugin

This commit is contained in:
2022-09-14 23:32:32 +06:00
parent 77fae11dfd
commit dfa748b1e7
7 changed files with 60 additions and 5 deletions

View File

@@ -3,6 +3,7 @@ rootProject.name = 'plaguposter'
String[] includes = [
":common",
":posts",
":posts:panel",
":posts_registrar",
":ratings",
":ratings:source",