diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2025-01-22 02:09:56 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2025-01-22 02:09:56 +0000 |
| commit | 850affbd55fee9cd48a82ade94a3a5e60fd737a8 (patch) | |
| tree | 3d53005a151f17bdef27afcfaeec91aa1217a25e /stores | |
| parent | c6a34e6f7d6c0f592b8e370ee942017d914662bd (diff) | |
Add version and some icons
Diffstat (limited to 'stores')
| -rw-r--r-- | stores/error.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stores/error.ts b/stores/error.ts index dfb5850..2c234f4 100644 --- a/stores/error.ts +++ b/stores/error.ts @@ -1,4 +1,3 @@ -import { type Event } from "./schedule"; import { defineStore } from "pinia"; export const useErrorStore = defineStore('error', () => { |
