mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
Fix copy-paste issue gemini discovered
This commit is contained in:
@@ -158,7 +158,7 @@ def get_collections(
|
||||
|
||||
Args:
|
||||
request (Request): Fastapi Request object
|
||||
updated_after: Filter smart collections updated after this datetime
|
||||
updated_after: Filter collections updated after this datetime
|
||||
|
||||
Returns:
|
||||
list[CollectionSchema]: List of collections
|
||||
|
||||
Reference in New Issue
Block a user