fixed wrong import for japanese learner
This commit is contained in:
@@ -5,7 +5,7 @@ import Quickshell.Hyprland
|
|||||||
import QtQuick //for Text
|
import QtQuick //for Text
|
||||||
import "./modules/bar"
|
import "./modules/bar"
|
||||||
import "./modules/wp"
|
import "./modules/wp"
|
||||||
import "./modules/japanese"
|
import "./modules/jl"
|
||||||
|
|
||||||
ShellRoot {
|
ShellRoot {
|
||||||
id: root
|
id: root
|
||||||
|
|||||||
Reference in New Issue
Block a user