finish separation between plugins and GUIs
This commit is contained in:
3
plugins/exchange_rate/kivy.py
Normal file
3
plugins/exchange_rate/kivy.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from exchange_rate import FxPlugin
|
||||
class Plugin(FxPlugin):
|
||||
pass
|
||||
Reference in New Issue
Block a user