mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-06 23:59:18 +08:00
Update _workspace.py
This commit is contained in:
parent
702dc59a5f
commit
d58ab12bc4
@ -115,7 +115,7 @@ class WorkspaceSubsystem:
|
|||||||
tpartial(
|
tpartial(
|
||||||
self._errmsg,
|
self._errmsg,
|
||||||
Lstr(resource='workspaceSyncReuseText',
|
Lstr(resource='workspaceSyncReuseText',
|
||||||
subs=[('$WORKSPACE', workspacename)])),
|
subs=[('${WORKSPACE}', workspacename)])),
|
||||||
from_other_thread=True,
|
from_other_thread=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user