Explorar el Código

[fix]

コメントの位置を修正
poohr hace 3 semanas
padre
commit
dc74c111fe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/app/models/kakocho.ts

+ 1
- 1
src/app/models/kakocho.ts Ver fichero

@@ -1,5 +1,5 @@
1
+// 過去帳の型を定義
1 2
 export interface Kakocho {
2
-  // 過去帳の定義
3 3
   id: string;
4 4
   dankaId: string;
5 5
   familyId: string;

Loading…
Cancelar
Guardar