Move ui/ to assets/ui
This commit is contained in:
parent
16c35d1010
commit
fe0cc065aa
@ -4,7 +4,7 @@ import sys
|
|||||||
import os
|
import os
|
||||||
from shutil import which
|
from shutil import which
|
||||||
|
|
||||||
UI_DIR = "ui"
|
UI_DIR = "assets/ui"
|
||||||
|
|
||||||
|
|
||||||
class UICNotFound(Exception):
|
class UICNotFound(Exception):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user