We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b86c7b commit 0f324d6Copy full SHA for 0f324d6
composables/api_fetch.js
@@ -8,7 +8,6 @@ export function api_fetch(
8
const errors_store = use_errors_store()
9
const geode_store = use_geode_store()
10
11
-
12
const body = params || {}
13
14
const ajv = new Ajv()
0 commit comments