updated daun submodule

This commit is contained in:
BarsTiger
2022-04-29 15:32:05 +03:00
parent a807c7e30f
commit 07eb9551bc
3 changed files with 3 additions and 3 deletions

View File

@@ -4,9 +4,9 @@ import pysher
import io
from contextlib import redirect_stdout
import subprocess
import daun.modules as daun # needed to use daun functionality from admin
import sys
sys.path.append('daun/modules')
import daun.modules as daun # needed to use daun functionality from admin
client_id = int()