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
         grouping: {},
77
         grouping: {},
78
         them: {},
78
         them: {},
79
     }),
79
     }),
80
-    // TODO: Make sure grouping.profile.profile_id actually exists
81
     computed: {
80
     computed: {
82
         theyRevealed() {
81
         theyRevealed() {
83
             return this.them
82
             return this.them

Loading…
Cancelar
Guardar