This commit is contained in:
Simon Hanna 2018-08-26 09:28:43 +02:00
parent aaef55106c
commit aa4a57a2bf

View File

@ -28,7 +28,7 @@ from openlp.core.api.http import register_endpoint
from openlp.core.common.i18n import translate
from openlp.core.ui.icons import UiIcons
from openlp.core.common.settings import Settings
from openlp.core.lib import mageSource, build_icon
from openlp.core.lib import ImageSource, build_icon
from openlp.core.lib.plugin import Plugin, StringContent
from openlp.core.lib.db import Manager
from openlp.plugins.images.endpoint import api_images_endpoint, images_endpoint