coracle icon indicating copy to clipboard operation
coracle copied to clipboard

Get rid of displayList

Open staab opened this issue 7 months ago • 1 comments

Use new Intl.ListFormat(getLocale(), {style: "long", type: "conjunction"}) instead. Stick it in a utility function.

staab avatar Jul 19 '24 19:07 staab