Commit c4ca9ac
committed
fix: merge supportsDesignMode into existing options for CMD_GET_PRO
Was being passed as a 5th argument to CommandManager.register, which only
reads four, so the flag was silently dropped and the Pro shortcut would
not have fired in design mode.1 parent 63b19a0 commit c4ca9ac
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | | - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
| |||
0 commit comments