8627-devToTest #1421

Merged
alexm merged 768 commits from 8627-devToTest into test 2025-02-18 12:37:37 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 74f151800d - Show all commits

View File

@ -63,6 +63,5 @@ export const useArrayDataStore = defineStore('arrayDataStore', () => {
clear,
reset,
resetPagination,
state,
};
});