X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Fviews%2FHall.vue;fp=client%2Fsrc%2Fviews%2FHall.vue;h=1f1750af28548fb17a291aa347a043f2b5db638b;hp=c8ca3e6d3863c1bc700d698e9ca489c72a6b7df0;hb=94b9ef2d452192b150578aac791da82849c42c05;hpb=63c42a8fd6ba2150af5c6f25afe7aaf5f20599aa diff --git a/client/src/views/Hall.vue b/client/src/views/Hall.vue index c8ca3e6d..1f1750af 100644 --- a/client/src/views/Hall.vue +++ b/client/src/views/Hall.vue @@ -507,7 +507,7 @@ export default { }, invColor: function(c) { if (c == 'w') return this.st.tr["Black"]; - return this.tr.tr["White"]; + return this.st.tr["White"]; }, partialResetNewchallenge: function() { // Reset potential target and custom FEN: