mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-15 03:32:15 +01:00
seperate project types, make tag dropdown location configurable, update api client
This commit is contained in:
1
resources/js/types/projects.d.ts
vendored
Normal file
1
resources/js/types/projects.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export type BillableKey = 'non-billable' | 'default-rate' | 'custom-rate';
|
||||
Reference in New Issue
Block a user