This website works better with JavaScript.
Home
Explore
Help
Sign In
nyoraiji
/
kaimyo-management
Watch
2
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[fix]
コメントの位置を修正
poohr
3 weeks ago
parent
dc74c111fe
commit
81d3ab817f
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/app/models/memorial.ts
+ 1
- 0
src/app/models/memorial.ts
View File
@@ -1,3 +1,4 @@
1
+// 過去帳の型を定義
1
2
export interface Memorial {
2
3
id: string;
3
4
dankaId: string;
Write
Preview
Loading…
Cancel
Save