Update index.js

This commit is contained in:
MaxOvs19 2022-11-15 14:28:59 +03:00 committed by GitHub
parent fff9a24a79
commit 734b2b9d56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ const dropdown = new DropDown({
const dropdown3 = new DropDown({ const dropdown3 = new DropDown({
selector: '.cg-dropdown_three', selector: '.cg-dropdown_three',
placeholder: 'URL', placeholder: 'URL',
url: 'http://jsonplaceholder.typicode.com/users', url: 'https://jsonplaceholder.typicode.com/users',
searchMode: true, searchMode: true,
darkTheme: false, darkTheme: false,
lenguage: 'ru', lenguage: 'ru',