Commit bb11256
committed
fix(AssetService): correct dependency registration for theme CSS
Updated the dependency registration for theme CSS in the registerTheme method to ensure it is an array, preventing potential issues with theme loading.1 parent d7de6ef commit bb11256
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments