mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated SDKs
This commit is contained in:
@@ -17,7 +17,7 @@ class Locale(Service):
|
||||
}, params)
|
||||
|
||||
def get_continents(self):
|
||||
"""List Countries"""
|
||||
"""List Continents"""
|
||||
|
||||
params = {}
|
||||
path = '/locale/continents'
|
||||
|
||||
Reference in New Issue
Block a user