move anime stuff in their own folder

This commit is contained in:
end-4
2025-04-29 07:21:15 +02:00
parent 5de8414b64
commit b605cf33dd
4 changed files with 1 additions and 0 deletions
@@ -2,6 +2,7 @@ import "root:/"
import "root:/services"
import "root:/modules/common"
import "root:/modules/common/widgets"
import "./anime/"
import QtQuick
import QtQuick.Controls
import QtQuick.Layouts