/
home
/
techb158
/
trello-import.abdallabala.com
/
public
/
js
/
/home/techb158/trello-import.abdallabala.com/public/js
mkdir
upload
Name
Size
Mode
Actions
config.js
415
0666
edit
dl
rm
importer.js
26616
0666
edit
dl
rm
settings.js
1919
0666
edit
dl
rm
Edit:
/home/techb158/trello-import.abdallabala.com/public/js/config.js
(415B)
/* * Replace appKey after creating your Power-Up in Trello Power-Up Admin. * The API key is safe to include in client-side code. User tokens are stored by * Trello's Power-Up REST client in private plugin data after user consent. */ window.TRELLO_IMPORT_CONFIG = { appKey: "REPLACE_WITH_YOUR_TRELLO_POWERUP_API_KEY", appName: "Import JSON/CSV", appAuthor: "Your Name or Company", appVersion: "1.0.0" };
Save
cmd:
run