fix broken import
This commit is contained in:
parent
1af0c438ad
commit
47672e549d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
from src.util import paru_install, load_dconf, command_exists
|
from src.util import paru_install, load_dconf, command_exists
|
||||||
from src.setup import terminal
|
from src.setup.dev import terminal
|
||||||
from os import system
|
from os import system
|
||||||
|
|
||||||
name = "Nautilus"
|
name = "Nautilus"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue