mirror of
https://github.com/imgfloat/server.git
synced 2026-03-23 07:10:38 +00:00
Add todos
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// TODO: Code smell Dashboard script uses broad shared state and imperative DOM updates instead of focused components.
|
||||
const elements = {
|
||||
adminList: document.getElementById("admin-list"),
|
||||
suggestionList: document.getElementById("admin-suggestions"),
|
||||
|
||||
Reference in New Issue
Block a user