Add console function to sidebar

This commit is contained in:
shortcutme 2019-07-01 16:19:12 +02:00
parent aebd9b410d
commit 4c2cf99fd2
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE
8 changed files with 469 additions and 71 deletions

View file

@ -1 +1,2 @@
from . import SidebarPlugin
from . import SidebarPlugin
from . import ConsolePlugin