fix unresolved import and unsafe undefined access

This commit is contained in:
end-4
2025-08-15 22:50:14 +07:00
parent d05c451294
commit ce114b33ff
3 changed files with 2 additions and 4 deletions
@@ -1,4 +1,3 @@
import "./weather"
import QtQuick
import QtQuick.Layouts
import Quickshell
@@ -1,4 +1,3 @@
import "./weather"
import QtQuick
import QtQuick.Layouts
import Quickshell