X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Fviews%2FGame.vue;h=f24430b8f637720ab01f396d6475fec53684c75e;hb=da37e2b8639a5c2fa8f10d7a94acb90a7b358647;hp=a7cb6a90f676b8ee54e31f6b386b15e5bdcff5a3;hpb=856f995c28ad1e23bec4e606b94a3f8446109323;p=vchess.git diff --git a/client/src/views/Game.vue b/client/src/views/Game.vue index a7cb6a90..f24430b8 100644 --- a/client/src/views/Game.vue +++ b/client/src/views/Game.vue @@ -161,6 +161,7 @@ export default { virtualClocks: [], vr: null, //"variant rules" object initialized from FEN drawOffer: "", + infoMessage: "", rematchOffer: "", people: {}, //players + observers onMygames: [], //opponents (or me) on "MyGames" page