adding themes system

This commit is contained in:
Ibnu Maksum
2023-10-12 16:15:50 +07:00
parent a1d9b63dcf
commit 747e28e07c
6 changed files with 56 additions and 5 deletions

5
.gitignore vendored
View File

@ -25,4 +25,7 @@ system/uploads/**
system/uploads/sms/**
!system/uploads/sms/index.html
system/uploads/system/**
!system/uploads/system/index.html
!system/uploads/system/index.html
ui/themes/**
!ui/themes/index.html
!ui/themes/README.md