Update Ecosia.js

This commit is contained in:
Benny 2020-10-30 20:34:53 +01:00 committed by GitHub
parent 7c0b85135e
commit d7941cfb20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
// Variables used by Scriptable. // Variables used by Scriptable.
// These must be at the very top of the file. Do not edit. // These must be at the very top of the file. Do not edit.
// icon-color: brown; icon-glyph: magic; // icon-color: brown; icon-glyph: magic;
// Version 1.0.0 // Version 1.0.1
let widgetInputRAW = args.widgetParameter; let widgetInputRAW = args.widgetParameter;
let token; let token;