add plugin ui-service

This commit is contained in:
2025-07-30 13:37:07 +02:00
committed by swordsteel
parent 2862ead9fc
commit 8d0f949a69
4 changed files with 118 additions and 23 deletions

View File

@@ -0,0 +1,4 @@
plugins {
id("ltd.hlaeja.plugin.hlaeja-common-plugin.service")
id("ltd.hlaeja.plugin.hlaeja-common-plugin.ui-service-thymeleaf-minify")
}