diff --git a/platform/frontend/topics.html b/platform/frontend/topics.html index 6f05038..266d0d5 100644 --- a/platform/frontend/topics.html +++ b/platform/frontend/topics.html @@ -85,7 +85,7 @@ @@ -189,7 +189,7 @@ const TopicsApp = { currentPage: 'topics', isLoggedIn: false, isAdmin: false, - currentUser: null, + currentUser: { username: }, loadingTable: false, selectedTopicIds: [], filterStatus: '',