mirror of
https://github.com/vladmandic/automatic
synced 2026-09-08 22:08:42 +02:00
settings redesign
This commit is contained in:
@@ -85,6 +85,7 @@ async function setHints() {
|
||||
}
|
||||
const t1 = performance.now();
|
||||
log('setHints', { type: localeData.type, elements: elements.length, localized, hints, data: localeData.data.length, time: t1 - t0 });
|
||||
sortUIElements();
|
||||
removeSplash();
|
||||
// validateHints(elements, localeData.data)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user