mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Aaaand typo T_T
This commit is contained in:
parent
c4732b776e
commit
8abd843fdd
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ from yunohost.utils.packages import (
|
|||
get_ynh_package_version,
|
||||
_list_upgradable_apt_packages,
|
||||
)
|
||||
from yunohost.services import _get_services, _save_services
|
||||
from yunohost.service import _get_services, _save_services
|
||||
|
||||
logger = getActionLogger("yunohost.migration")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue