Bugfix
This commit is contained in:
@@ -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/'
|
||||||
|
Reference in New Issue
Block a user