Convert all remaining tabs by 2spaces
[vchess.git] / client / src / components / ChallengeList.vue
index 890ec1d..c57073c 100644 (file)
@@ -20,7 +20,7 @@ import { store } from "@/store";
 
 export default {
   name: "my-challenge-list",
-       props: ["challenges"],
+  props: ["challenges"],
   data: function() {
     return {
       st: store.state,