Make it a little faster, queue is in sqlite now, fix db bug and more
This commit is contained in:
@@ -11,5 +11,5 @@ func Pages.WhoAmI(row)
|
||||
<li>Can manage plugins: {UserFlags.CanManagePlugins(row.flags)}</li>
|
||||
</ul>
|
||||
</null>;
|
||||
return Components.Shell("Settings",html ,3);
|
||||
return Components.Shell("Settings",html ,4);
|
||||
}
|
||||
Reference in New Issue
Block a user