add-ons-samples icon indicating copy to clipboard operation
add-ons-samples copied to clipboard

Code corrections in Team-List Add-on Example

Open cwlind opened this issue 5 years ago • 0 comments

In File: Add-ons-samples/team-list/src/main.js (line 269) ".setPersistantValue(true)" is not a valid parameter, nor documented anywhere. Removing it allows code to run.

cwlind avatar Nov 16 '20 23:11 cwlind