mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
feat(autocomplete): add native tag autocomplete for prompt textareas
This commit is contained in:
@@ -59,6 +59,7 @@ async function initStartup() {
|
||||
|
||||
// optinally wait for modern ui
|
||||
if (window.waitForUiReady) await waitForUiReady();
|
||||
initAutocomplete();
|
||||
monitorConnection();
|
||||
removeSplash();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user