mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-16 20:22:15 +01:00
fix "No project" duplicating rows, unify no project senitel to null
This commit is contained in:
@@ -81,6 +81,7 @@ function hasRunningEntry(dayIndex: number): boolean {
|
||||
:create-project="createProject"
|
||||
:create-client="createClient"
|
||||
:organization-billable-rate="organization?.billable_rate ?? null"
|
||||
:no-project-value="null"
|
||||
variant="ghost"
|
||||
size="sm"
|
||||
class="w-full" />
|
||||
|
||||
Reference in New Issue
Block a user