mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-04 19:45:08 -04:00
Fixed observable completion semantics
This commit is contained in:
@@ -50,7 +50,7 @@ interface Release {
|
||||
/**
|
||||
* Fetch GitHub repository facts
|
||||
*
|
||||
* @param user - GitHub user
|
||||
* @param user - GitHub user or organization
|
||||
* @param repo - GitHub repository
|
||||
*
|
||||
* @returns Repository facts observable
|
||||
|
||||
Reference in New Issue
Block a user