warnAPIKeyEmpty() executed also at page loaded

This commit is contained in:
mic 2024-07-29 23:36:29 +02:00
parent 9bff8a0358
commit a1a47c137c

View file

@ -140,6 +140,7 @@ document.addEventListener('DOMContentLoaded', async () => {
});
showConnectionOptions();
warnAPIKeyEmpty();
document.getElementById('btnManagePrompts').addEventListener('click', () => {
// check if the tab is already there