3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-27 11:15:02 +00:00

feat: add start_new_row option for role button options

This commit is contained in:
Dragory 2022-04-23 18:51:28 +03:00
parent 5042d9997f
commit 4a9ece8e3b
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
6 changed files with 57 additions and 35 deletions

View file

@ -0,0 +1 @@
export class TooManyComponentsError extends Error {}