mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-18 22:20:48 +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> getRecentDocuments(int limit);
|
||||||
|
|
||||||
|
ArrayList<DocumentMeta> getStarredDocuments(int limit);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user