Optimized page reloading
This commit is contained in:
@ -10,5 +10,6 @@ namespace Oqtane.Services
|
||||
Dictionary<string, string> GetThemeTypes(List<Theme> themes);
|
||||
Dictionary<string, string> GetPaneLayoutTypes(List<Theme> themes);
|
||||
Dictionary<string, string> GetContainerTypes(List<Theme> themes);
|
||||
Task InstallThemesAsync();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user