This commit is contained in:
Arthur 2022-06-18 22:29:16 +05:00
parent 35a141dcd6
commit c125d5bdbd
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import os
import random
PATH = '/home/arthur/img/Wallpapers/gif/'# path to media
PATH = '/home/arthur/img/Wallpapers/media/'# path to media
files = os.listdir(PATH)