mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
Starredを追加
This commit is contained in:
parent
dc05e809f5
commit
f4eee6f58e
|
@ -10,5 +10,6 @@ public interface Documents {
|
|||
|
||||
ArrayList<DocumentMeta> getRecentDocuments(int limit);
|
||||
|
||||
ArrayList<DocumentMeta> getStarredDocuments(int limit);
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user