mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 11:28:28 +02:00
✨ Properly move viewer queries to commands
And change deprecation version on viewer queries
This commit is contained in:
parent
ba2729fa4a
commit
6a699d7f09
5 changed files with 21 additions and 18 deletions
|
@ -344,6 +344,7 @@
|
|||
'app.rpc.commands.search
|
||||
'app.rpc.commands.teams
|
||||
'app.rpc.commands.verify-token
|
||||
'app.rpc.commands.viewer
|
||||
'app.rpc.commands.webhooks)
|
||||
(map (partial process-method cfg))
|
||||
(into {}))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue