diff options
Diffstat (limited to 'frontend/src/steamfixes/reload.ts')
| -rw-r--r-- | frontend/src/steamfixes/reload.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/steamfixes/reload.ts b/frontend/src/steamfixes/reload.ts index 8635abdc..a986cc17 100644 --- a/frontend/src/steamfixes/reload.ts +++ b/frontend/src/steamfixes/reload.ts @@ -1,4 +1,4 @@ -import { getFocusNavController, sleep } from 'decky-frontend-lib'; +import { getFocusNavController, sleep } from '@decky/ui'; import Logger from '../logger'; |
