Skip to content

Commit

Permalink
StartEnigma - add missing hotplug import(Ev0)
Browse files Browse the repository at this point in the history
  • Loading branch information
Twol committed Jul 26, 2023
1 parent ee0f1b4 commit 0d5c22d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/python/StartEnigma.py
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,7 @@ def RCSelectionChanged(configelement):
print("[StartEnigma] Initialising InputDevice.")
from Components.InputDevice import InitInputDevices
InitInputDevices()
import Components.InputHotplug

profile("UserInterface")
print("[StartEnigma] Initialising UserInterface.")
Expand Down

0 comments on commit 0d5c22d

Please sign in to comment.