Rename lib_common

This commit is contained in:
relikd
2020-09-23 20:40:58 +02:00
parent d351a9a328
commit d571f9d8c5
16 changed files with 15 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python3
import sys
import common_lib as mylib
import lib_common as mylib
import download_itunes # get_genres
_dict_apps = None