1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-21 21:09:22 +00:00
This commit is contained in:
Pierre HUBERT 2020-04-29 16:58:33 +02:00
parent 082aa8b967
commit c499a8abfd

View File

@ -314,7 +314,7 @@ export class SettingsController {
return {
id: c.id,
userID: c.userID,
shorcut: c.shortcut,
shortcut: c.shortcut,
url: c.url
}
}