Explorar el Código

:pencil2: Removed old comment

tags/0.0.3^2
tomit4 hace 3 años
padre
commit
16f2b70e99
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      frontend/src/views/ChatView.vue

+ 0
- 1
frontend/src/views/ChatView.vue Ver fichero

@@ -77,7 +77,6 @@ export default {
77 77
         grouping: {},
78 78
         them: {},
79 79
     }),
80
-    // TODO: Make sure grouping.profile.profile_id actually exists
81 80
     computed: {
82 81
         theyRevealed() {
83 82
             return this.them

Loading…
Cancelar
Guardar