updated daun submodule

This commit is contained in:
BarsTiger
2022-04-29 15:32:04 +03:00
parent 18448f4d20
commit 608d6a608e

View File

@@ -1,5 +1,5 @@
import sys
sys.path.append('daun/modules')
sys.path.append('modules')
from .download import *
from .path import *
from .player import *