mirror of
https://github.com/fishyboteso/fishyboteso.git
synced 2024-08-30 18:32:13 +00:00
Merge pull request #38 from SemjonKerner/remove_fooaddon
Remove fooaddon (0.4.4)
This commit is contained in:
commit
884c853139
@ -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