Content deleted Content added
No edit summary
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1:
return {
bromoexample1 = {
url = 'httphttps://example1.com/%$1/',
label = 'Website',
id = 'id',
url = 'http://example1.com/%$1'
alias = 'alias', -- добавлено
},
notes = 'notes' -- добавлено
belami = {
},
label = 'Studio',
example2 = {
url = 'httphttps://example2.com/%$1/',
}
id = 'id',
alias = 'alias', -- добавлено
notes = 'notes' -- добавлено
}
}