mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
id desc
This commit is contained in:
parent
c0422ec77f
commit
7d227a4b85
@ -308,7 +308,7 @@ export class Program {
|
||||
writeLn('');
|
||||
writeLn(' Id:');
|
||||
writeLn('');
|
||||
writeLn(' Must be object\'s globally unique `id`.');
|
||||
writeLn(' Object\'s globally unique `id`.');
|
||||
writeLn('');
|
||||
writeLn(' Notes:');
|
||||
writeLn('');
|
||||
@ -341,7 +341,7 @@ export class Program {
|
||||
writeLn('');
|
||||
writeLn(' Id:');
|
||||
writeLn('');
|
||||
writeLn(' Must be object\'s globally unique `id`.');
|
||||
writeLn(' Object\'s globally unique `id`.');
|
||||
writeLn('');
|
||||
writeLn(' Examples:');
|
||||
writeLn('');
|
||||
|
Loading…
Reference in New Issue
Block a user