Update facebookplay.png image location to tiny folder
parent
a2ac4a8bca
commit
5cf2e997dc
|
|
@ -6,7 +6,7 @@ var dbEvents = require('../../database/events');
|
||||||
|
|
||||||
const calendarImageUrl = '/api2/cim/';
|
const calendarImageUrl = '/api2/cim/';
|
||||||
const eventUrl = '/api2/share/e';
|
const eventUrl = '/api2/share/e';
|
||||||
const sermonImageUrl = '/assets/images/facebookplay.png';
|
const sermonImageUrl = '/assets/images/tiny/facebookplay.png';
|
||||||
const sermonUrl = '/api2/share/s';
|
const sermonUrl = '/api2/share/s';
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue