From c0a26889e46e7a94c8ab93f357b5c37f2008b5df Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sun, 4 Aug 2024 10:46:28 +0300 Subject: [PATCH] Document #run=mobileStartup (fixes #290) --- src/public/app/widgets/attribute_widgets/attribute_detail.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/public/app/widgets/attribute_widgets/attribute_detail.js b/src/public/app/widgets/attribute_widgets/attribute_detail.js index e12d592fc..0ffac8fd7 100644 --- a/src/public/app/widgets/attribute_widgets/attribute_detail.js +++ b/src/public/app/widgets/attribute_widgets/attribute_detail.js @@ -190,8 +190,9 @@ const ATTR_HELP = { "excludeFromExport": "notes (with their sub-tree) won't be included in any note export", "run": `defines on which events script should run. Possible values are: `,