From bd4d74c19232ac55ced2823090eb8e4972ac6bc1 Mon Sep 17 00:00:00 2001 From: Jack <31329139+realSaddy@users.noreply.github.com> Date: Sat, 29 Oct 2022 05:52:59 -0500 Subject: [PATCH] Fix missing and incorrectly bound snackbar (#539) * Fix missing and incorrectly bound snackbar * Add 5 second timeout --- photon-client/src/views/SettingsViews/Networking.vue | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/photon-client/src/views/SettingsViews/Networking.vue b/photon-client/src/views/SettingsViews/Networking.vue index 8c0ab5447..99c0813f0 100644 --- a/photon-client/src/views/SettingsViews/Networking.vue +++ b/photon-client/src/views/SettingsViews/Networking.vue @@ -66,6 +66,14 @@ > Save + + {{ snackbar.text }} +