From 6a558f1b69de7cb14ee5fb39210e82a62a1e24fb Mon Sep 17 00:00:00 2001 From: Mehdi Salemi Date: Thu, 1 May 2025 10:58:19 -0400 Subject: [PATCH] add shopify function wasm api --- javascripts/custom-repos.js | 1 + 1 file changed, 1 insertion(+) diff --git a/javascripts/custom-repos.js b/javascripts/custom-repos.js index a0fc4b2..98d3b7d 100644 --- a/javascripts/custom-repos.js +++ b/javascripts/custom-repos.js @@ -48,6 +48,7 @@ var optInRepos = [ 'shopify_app', 'shopify_django_app', 'shopify_python_api', + 'shopify-function-wasm-api', 'splunk-auth-proxy', 'spoom', 'statsd-instrument',