This commit is contained in:
r-ca 2024-01-13 15:42:51 +09:00
parent e5c3b3aa92
commit c614230744
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -16,8 +16,7 @@ public class LibraryEntity {
@NonNull
public String id; // ドキュメントID
@ColumnInfo(name = "root_path")
public String rootPath; // rootのパス
// TODO-rca: 廃止
@ColumnInfo(name = "path")
public String path; // パス