mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-16 04:02:15 +01:00
add project member role selection to create and update modals, fixes ST-446
This commit is contained in:
@@ -167,6 +167,7 @@ watchEffect(() => {
|
||||
tasks: [],
|
||||
estimated_time: null,
|
||||
spent_time: 0,
|
||||
limited_visibility: false,
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user