mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 12:36:02 +01:00
semicolon
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
|
||||
helpers.stripTags = function(str) {
|
||||
return S(str).stripTags().s;
|
||||
}
|
||||
};
|
||||
|
||||
helpers.generateCategoryBackground = function(category) {
|
||||
var style = [];
|
||||
|
||||
Reference in New Issue
Block a user