mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-13 02:32:15 +01:00
add billing section links to the organization switcher and organization settings
This commit is contained in:
3
resources/js/utils/billing.ts
Normal file
3
resources/js/utils/billing.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export function isBillingActivated() {
|
||||
return true;
|
||||
}
|
||||
Reference in New Issue
Block a user