mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-10 16:05:49 +01:00
refactor: moved ip-blacklist and post-queue styles/tpls to themes
This is a breaking change!, re: #8580
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
@import "./manage/registration";
|
||||
@import "./manage/users";
|
||||
@import "./manage/admins-mods";
|
||||
@import "../post-queue";
|
||||
@import "./appearance/customise";
|
||||
@import "./appearance/themes";
|
||||
@import "./extend/plugins";
|
||||
@@ -30,7 +29,6 @@
|
||||
@import "./settings";
|
||||
|
||||
@import "../flags";
|
||||
@import "./manage/ip-blacklist";
|
||||
|
||||
@import "./modules/alerts";
|
||||
@import "./modules/selectable";
|
||||
|
||||
Reference in New Issue
Block a user