Skip to content

Commit 8eb5356

Browse files
committed
update from coreds-ui changes
1 parent 1f4d6da commit 8eb5356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bookmarks-ts/src/user/BookmarkEntryPage.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ export class BookmarkEntryPage extends View {
9595
.then(this.pnew$$S).then(undefined, this.pnew$$F)
9696
}
9797

98-
tag_new$$(fk: string, id: number, name: string, message: user.BookmarkTag.M) {
98+
tag_new$$(fk: string, id: number, message: user.BookmarkTag.M) {
9999
this['$refs'].tag_new.value = ''
100100

101101
let tags = this.tags

0 commit comments

Comments
 (0)