mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-20 12:20:37 +08:00
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
This commit is contained in:
@@ -212,7 +212,7 @@ interface Link {
|
||||
}
|
||||
|
||||
$('#select-links').selectize({
|
||||
// NOTE ( https://github.com/borisyankov/DefinitelyTyped/pull/5590 ) theme: 'links',
|
||||
// NOTE ( https://github.com/DefinitelyTyped/DefinitelyTyped/pull/5590 ) theme: 'links',
|
||||
maxItems: null,
|
||||
valueField: 'id',
|
||||
searchField: 'title',
|
||||
|
||||
Reference in New Issue
Block a user