Skip to content

Commit 9a11fd2

Browse files
authored
Merge pull request #176 from Hoxolotl/fix/datasimplystorage
added data-simply-storage=none
2 parents b11e263 + ba42153 commit 9a11fd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

solid/templates/applauncher/index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
<script type="application/json" id="storageUrl">
1616
<?php echo($_['storageUrl']); ?>
1717
</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>
1820
<main class="solid-container solid-launcher" data-simply-field="page" data-simply-content="template">
1921
<template data-simply-template="Launcher">
2022
<ul data-simply-list="apps" class="solid-apps">

0 commit comments

Comments
 (0)