New backup 2025-07-12 16:00:02
This commit is contained in:
parent
da7927e52f
commit
3d41b31f1e
1 changed files with 2 additions and 1 deletions
|
@ -14,4 +14,5 @@
|
|||
'${replace(entry.name,".*:","")}'
|
||||
(label
|
||||
:class "workspace-number"
|
||||
:text {entry.num}))))))
|
||||
:text {captures(entry.num, '[1-9]')}))))))
|
||||
;; :text {captures(entry.num, '/.{2}$/g')}))))))
|
||||
|
|
Loading…
Add table
Reference in a new issue