Skip to content
Snippets Groups Projects
Verified Commit 76523f4d authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Fix typo

parent 9296bb79
No related branches found
No related tags found
1 merge request!1148Calendar events and iCal feeds
Pipeline #132134 failed
......@@ -122,7 +122,7 @@ function generateAppImporter(appDetails) {
// Include calendar feed event bar components from all apps
code += generateComponentsImportCode(
appMeta.assetDir,
"/calendar_feeds/event_bas/",
"/calendar_feeds/event_bar/",
appMeta.name,
"calendarFeedEventBarComponents"
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment