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