discourse/app/assets/javascripts/pretty-text/config/environment.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
90 B
JavaScript
Raw Normal View History

"use strict";
module.exports = function (/* environment, appConfig */) {
return {};
};