Skip to content

Commit

Permalink
bruh
Browse files Browse the repository at this point in the history
  • Loading branch information
linkfrg committed Jul 28, 2024
1 parent 11d5733 commit e05b5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ignis/services/options.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from ignis.gobject import IgnisGObject, Binding
from gi.repository import GObject
from typing import Any
from ignis import CACHE_DIR
from ignis.settings import CACHE_DIR

OPTIONS_FILE = f"{CACHE_DIR}/options.json"

Expand Down

0 comments on commit e05b5f3

Please sign in to comment.