mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-16 12:12:15 +01:00
Enable npm workspaces and update dependencies
This commit is contained in:
@@ -137,7 +137,7 @@ const showBillableRate = computed(() => {
|
||||
<ProjectCreateModal
|
||||
v-model:show="showCreateProjectModal"
|
||||
:create-project
|
||||
:enable-estimated-time="isAllowedToPerformPremiumAction"
|
||||
:enable-estimated-time="isAllowedToPerformPremiumAction()"
|
||||
:create-client
|
||||
:currency="getOrganizationCurrencyString()"
|
||||
:clients="clients"
|
||||
|
||||
Reference in New Issue
Block a user