@@ -345,7 +345,7 @@ function resetThemes(callback) {
meta.themes.set({
type:'local',
id:'nodebb-theme-vanilla'
id:'nodebb-theme-persona'
},function(err){
winston.info('[reset] Theme reset to Vanilla');
if(typeofcallback==='function'){
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.