работа с публикацией
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ async function saveVkSettings() {
|
||||
}
|
||||
|
||||
try {
|
||||
const response = await fetch('/settings/vk', {
|
||||
const response = await fetch('/api/vk', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
'Content-Type': 'application/json'
|
||||
|
||||
Reference in New Issue
Block a user