forked from Shinonome/dots-hyprland
refactor import to be compatible with new version of quickshell
This commit is contained in:
@@ -7,7 +7,7 @@ import Quickshell
|
||||
import Quickshell.Io
|
||||
import Quickshell.Wayland
|
||||
import QtQuick
|
||||
import "./ai/"
|
||||
import qs.services.ai
|
||||
|
||||
/**
|
||||
* Basic service to handle LLM chats. Supports Google's and OpenAI's API formats.
|
||||
|
||||
@@ -6,7 +6,7 @@ pragma ComponentBehavior: Bound
|
||||
import Quickshell
|
||||
import Quickshell.Io
|
||||
import QtQuick
|
||||
import "./network"
|
||||
import qs.services.network
|
||||
|
||||
/**
|
||||
* Network service with nmcli.
|
||||
|
||||
Reference in New Issue
Block a user