mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
コミット漏れ
This commit is contained in:
parent
9a35c218b3
commit
951ee15235
|
@ -39,6 +39,7 @@ public class DocumentDebugImpl implements DocumentDebug{
|
|||
|
||||
libraryEntity.id = meta.getId();
|
||||
libraryEntity.path = "Placeholder";
|
||||
libraryEntity.rootPath = "Placeholder";
|
||||
|
||||
database.documentDao().insert(documentEntity);
|
||||
database.libraryDao().insert(libraryEntity);
|
||||
|
|
Loading…
Reference in New Issue
Block a user