From ec3157b02b9d622a41e1d682a62cc1db8091ab39 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Thu, 7 Sep 2023 00:43:57 +0300 Subject: Added not found section to the menuids --- src/js/environment-setup.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/js') diff --git a/src/js/environment-setup.js b/src/js/environment-setup.js index 0ff2323..35b944f 100644 --- a/src/js/environment-setup.js +++ b/src/js/environment-setup.js @@ -38,7 +38,8 @@ var menuids = [ '#arching-kaos-id', '#files-section', '#settings-section', - '#stellar-section' + '#stellar-section', + '#not-found-section' ]; /* -- cgit v1.2.3