mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-15 03:32:15 +01:00
add manual time entry feature
This commit is contained in:
@@ -71,7 +71,7 @@ export const useNotificationsStore = defineStore('notifications', () => {
|
||||
}
|
||||
}
|
||||
}
|
||||
return null;
|
||||
throw new Error('Failed to handle API request');
|
||||
}
|
||||
|
||||
return { addNotification, notifications, handleApiRequestNotifications };
|
||||
|
||||
Reference in New Issue
Block a user