Explorar o código

fix(Queue): actionable button shown variable didn't properly update

Kristian Vos %!s(int64=4) %!d(string=hai) anos
pai
achega
adc0ba0b4d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      frontend/src/components/Queue.vue

+ 1 - 1
frontend/src/components/Queue.vue

@@ -201,7 +201,7 @@ export default {
 			socket: "websockets/getSocket"
 		})
 	},
-	onUpdated() {
+	updated() {
 		// check if actionable button is visible, if not: set max-height of queue items to 100%
 		if (
 			document