about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/notification_purge_buttons.js
AgeCommit message (Collapse)Author
2020-02-21Move “export” before decoratorsThibaut Girka
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69
2017-12-03Rename themes -> flavours ? ?kibigo!