Bugfix
This commit is contained in:
parent
68f1af4838
commit
eed4f110e4
@ -9,7 +9,7 @@ from PIL import Image
|
|||||||
from settings import language
|
from settings import language
|
||||||
im_open = Image.open
|
im_open = Image.open
|
||||||
|
|
||||||
path = '/home/pi/Calendar/Calendar/'
|
path = '/home/pi/Inky-Calendar/Calendar/'
|
||||||
wpath = path+'weather-icons/'
|
wpath = path+'weather-icons/'
|
||||||
mpath = path+'translations/'+language+'/months/'
|
mpath = path+'translations/'+language+'/months/'
|
||||||
weekpath = path+'translations/'+language+'/week/'
|
weekpath = path+'translations/'+language+'/week/'
|
||||||
|
Loading…
Reference in New Issue
Block a user