Refactored css classes to match flyonui. Switched to postgres arrays for permissions. Migrated file manager. Adjusted everything to work with the latest mooncore version
This commit is contained in:
@@ -89,7 +89,7 @@ public class CoreStartup : IPluginStartup
|
||||
{
|
||||
Scripts =
|
||||
[
|
||||
"/_content/Moonlight.Client/js/moonlight.js", "/_content/Moonlight.Client/js/moonCore.js",
|
||||
"/_content/Moonlight.Client/js/moonlight.js", "/_content/MoonCore.Blazor.FlyonUi/moonCore.js",
|
||||
"/_content/Moonlight.Client/ace/ace.js"
|
||||
],
|
||||
Styles = ["/css/style.min.css"]
|
||||
|
||||
Reference in New Issue
Block a user