We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a11fd2 commit b1b22abCopy full SHA for b1b22ab
solid/templates/applauncher/index.php
@@ -16,7 +16,7 @@
16
<?php echo($_['storageUrl']); ?>
17
</script>
18
<!-- the following template is used to convince simply-edit to use this for settings -->
19
-<template src="simply-edit.js" data-api-key="nextcloud" data-simply-sorage="none"></template>
+<template data-api-key="nextcloud" data-simply-storage="none"></template>
20
<main class="solid-container solid-launcher" data-simply-field="page" data-simply-content="template">
21
<template data-simply-template="Launcher">
22
<ul data-simply-list="apps" class="solid-apps">
0 commit comments