diff --git a/assets/js/autocomplete/history/store.ts b/assets/js/autocomplete/history/store.ts index 18cfed02..e8befc96 100644 --- a/assets/js/autocomplete/history/store.ts +++ b/assets/js/autocomplete/history/store.ts @@ -1,4 +1,5 @@ import store from '../../utils/store'; + /** * The root JSON object that contains the history records and is persisted to disk. */