mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2024-11-22 05:19:22 +00:00
Fix typo
This commit is contained in:
parent
082aa8b967
commit
c499a8abfd
@ -314,7 +314,7 @@ export class SettingsController {
|
|||||||
return {
|
return {
|
||||||
id: c.id,
|
id: c.id,
|
||||||
userID: c.userID,
|
userID: c.userID,
|
||||||
shorcut: c.shortcut,
|
shortcut: c.shortcut,
|
||||||
url: c.url
|
url: c.url
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user