Skip to content

Instantly share code, notes, and snippets.

View sdudnic's full-sized avatar

serhio sdudnic

View GitHub Profile
@sdudnic
sdudnic / AgoraMeta.EXCEL.yaml
Created September 29, 2022 10:47
meta agora
name: AgoraMeta
description: meta agora
host: EXCEL
api_set: {}
script:
content: |
tryCatch(run);
$("#run").click(() => tryCatch(run));
@sdudnic
sdudnic / AgoraMeta.EXCEL.yaml
Created September 29, 2022 10:47
meta agora
name: AgoraMeta
description: meta agora
host: EXCEL
api_set: {}
script:
content: |
tryCatch(run);
$("#run").click(() => tryCatch(run));