Update index.js

This commit is contained in:
MaxOvs19 2022-11-15 14:23:53 +03:00 committed by GitHub
parent 827b684fd3
commit fc67642d10
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({
selector: '.cg-dropdown_three',
placeholder: 'URL',
url: 'http://jsonplaceholder.typicode.com/users',
url: 'https://jsonplaceholder.typicode.com/users',
searchMode: true,
darkTheme: false,
lenguage: 'ru',