Skip to content

Commit

Permalink
e
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEvilSkeleton committed Jul 29, 2023
1 parent 2291eb9 commit 1e26aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bottles/frontend/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
from bottles.frontend.windows.main_window import MainWindow
from bottles.frontend.views.preferences import PreferencesWindow
from bottles.backend.health import HealthChecker
from bottles.frontend.utils.threading import RunAsync
from bottles.backend.utils.threading import RunAsync
from bottles.backend.managers.backup import BackupManager

from bottles.frontend.utils.filters import add_yaml_filters, add_all_filters
Expand Down

0 comments on commit 1e26aad

Please sign in to comment.