Skip to content

Commit ba42153

Browse files
committed
changed to a template with a bit of magic to make simply-edit detect the attribute
1 parent 36d792a commit ba42153

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

solid/templates/applauncher/index.php

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

0 commit comments

Comments
 (0)