docs: Add datastore app to the integration list

This commit is contained in:
Faruk AYDIN
2024-02-27 21:44:51 +01:00
parent 9a3f85106c
commit 0ab03e1856
6 changed files with 42 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ import defineAction from '../../../../helpers/define-action.js';
export default defineAction({
name: 'Set value',
key: 'setValue',
description: 'Set value to the persistent datastore',
description: 'Set value to the persistent datastore.',
arguments: [
{
label: 'Key',