docs: URL sac-api.kalinamall.ru для Seaca вместо sac веб-интерфейса.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -52,7 +52,7 @@ fun ConnectScreen(
|
||||
value = serverUrl,
|
||||
onValueChange = { serverUrl = it },
|
||||
label = { Text("URL сервера") },
|
||||
placeholder = { Text("https://sac.example.com") },
|
||||
placeholder = { Text("https://sac-api.kalinamall.ru") },
|
||||
modifier = Modifier.fillMaxWidth(),
|
||||
singleLine = true,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user