mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
fix: remove whiteboards and tldraw from rest of codebase
Also remove some old excalidraw refs that should've been removed awhile back
This commit is contained in:
@@ -59,8 +59,6 @@ $ bb lang:missing es
|
||||
| :translation-key | :string-to-translate | :file |
|
||||
|---------------------------------------+-------------------------------------------------------+---------------|
|
||||
| :command.editor/toggle-number-list | Toggle number list | dicts/es.edn |
|
||||
| :command.whiteboard/bring-forward | Move forward | dicts/es.edn |
|
||||
| :command.whiteboard/bring-to-front | Move to front | dicts/es.edn |
|
||||
...
|
||||
```
|
||||
|
||||
@@ -73,8 +71,6 @@ $ bb lang:missing es --copy
|
||||
|
||||
;; For dicts/es.edn
|
||||
:command.editor/toggle-number-list "Toggle number list"
|
||||
:command.whiteboard/bring-forward "Move forward"
|
||||
:command.whiteboard/bring-to-front "Move to front"
|
||||
...
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user