Move plugin to its own directory
This commit is contained in:
parent
24dd22145e
commit
bb62a1e93f
@ -49,6 +49,8 @@ URL_UPGRADE = 'https://raw.githubusercontent.com/FooSoft/anki-connect/master/Ank
|
|||||||
|
|
||||||
ANKI21 = anki.version.startswith('2.1')
|
ANKI21 = anki.version.startswith('2.1')
|
||||||
|
|
||||||
|
config = aqt.mw.addonManager.getConfig('AnkiConnect')
|
||||||
|
|
||||||
#
|
#
|
||||||
# Helpers
|
# Helpers
|
||||||
#
|
#
|
2
plugin/config.json
Normal file
2
plugin/config.json
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
{
|
||||||
|
}
|
0
plugin/config.md
Normal file
0
plugin/config.md
Normal file
Loading…
Reference in New Issue
Block a user