From 7624abf2705e94f60699df22ea81c47c60da8357 Mon Sep 17 00:00:00 2001 From: 622aa39c1f9b166ab1a38c05 <622aa39c1f9b166ab1a38c05@devide> Date: Mon, 10 Jul 2023 12:51:00 +0000 Subject: [PATCH] Mon Jul 10 12:51:00 UTC 2023 inscode --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 7977975..d8fbd51 100644 --- a/src/App.vue +++ b/src/App.vue @@ -541,7 +541,7 @@ export default { if (this.mode === 'draw') { this.prompt = this.default_prompt } - // this.getPods() + this.getPods() } }; -- GitLab