Make edit button work

This commit is contained in:
Isaac
2022-09-05 12:43:27 +01:00
parent 44ee84d8f7
commit 34a4e071b5
7 changed files with 304 additions and 22 deletions

View File

@@ -10,6 +10,7 @@ const env = {
HTTP_BIND: 8080,
HTTP_EXTERNAL: 'http://localhost:8080',
PORTAL: '',
PUBLIC: false,
SUPER: '319467558166069248',
};