This commit is contained in:
Jost Alemann 2024-03-07 19:49:30 +01:00 committed by GitHub
parent 85b76132d8
commit 45dec97e80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,7 +61,7 @@
active = { active = {
left = [ left = [
["mode" "paste"] ["mode" "paste"]
["redaonly" "filename" "modified" "helloworld"] ["readonly" "filename" "modified" "helloworld"]
]; ];
}; };