mirror of
https://github.com/fishyboteso/fishyboteso.git
synced 2024-08-30 18:32:13 +00:00
remove foo addon
This commit is contained in:
parent
422d52fa0d
commit
2a81d7ad16
@ -3,7 +3,6 @@ include README.md
|
||||
include requirements.txt
|
||||
include fishy/icon.ico
|
||||
include fishy/ProvisionsChalutier.zip
|
||||
include fishy/FooAddon.zip
|
||||
include fishy/fishybot_logo.png
|
||||
include fishy/sound.mp3
|
||||
include fishy/beep.wav
|
||||
|
Binary file not shown.
@ -52,9 +52,6 @@ def initialize(window_to_hide):
|
||||
|
||||
helper.check_addon("ProvisionsChalutier")
|
||||
|
||||
if config.get("debug", False):
|
||||
helper.check_addon("FooAddon")
|
||||
|
||||
|
||||
def main():
|
||||
splash.start()
|
||||
|
Loading…
Reference in New Issue
Block a user