feat: add github issue creation dialog

This commit is contained in:
thecodrr
2021-11-24 12:40:16 +05:00
parent f37a57ec60
commit 1838ff6f54
10 changed files with 177 additions and 7 deletions

View File

@@ -33,6 +33,7 @@ async function initializeDatabase() {
API_HOST: "http://192.168.10.29:5264",
AUTH_HOST: "http://192.168.10.29:8264",
SSE_HOST: "http://192.168.10.29:7264",
ISSUES_HOST: "http://192.168.10.29:2624",
});
// }