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.
2 parents b11e263 + ba42153 commit 9a11fd2Copy full SHA for 9a11fd2
solid/templates/applauncher/index.php
@@ -15,6 +15,8 @@
15
<script type="application/json" id="storageUrl">
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>
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