mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
chore: Update to have the new version 0.3.1.1 (#1668)
This commit is contained in:
@@ -760,7 +760,7 @@ export const action = {
|
||||
}
|
||||
},
|
||||
|
||||
async fetch(_effects, _input, testInput) {
|
||||
async 'js-action-var-arg'(_effects, _input, testInput) {
|
||||
|
||||
assert(testInput == 42, "Input should be passed in");
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user