mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 14:49:07 +08:00
c75b379d6f
See https://github.com/discourse/discourse-encrypt/pull/282 > `cooked` was an Ember SafeString. The internal storage of the string changed from `.string` to `.__string` at some point between Ember 3.28 and Ember 5. Instead, we can use `toString()` which is guaranteed to work in all situations |
||
---|---|---|
.. | ||
app/controllers/styleguide | ||
assets | ||
config | ||
lib/styleguide | ||
public/images | ||
spec/integration | ||
plugin.rb | ||
README.md | ||
screenshot.png |