Fix for themes not applying (#1873)
# Fixed: - Fixed: Fixed an issue where themes would not apply properly.
This commit is contained in:
parent
c599907928
commit
a692c0c531
4 changed files with 8 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
using System;
|
||||
using System;
|
||||
using API.Entities.Enums.Theme;
|
||||
using API.Entities.Interfaces;
|
||||
using API.Services;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue