mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
7c97548159
Added in c2013865d78d353280ae68135b4c218e21ffb566, this migration was supposed to only turn off the hashtag setting for existing sites (since that was the old default) but its doing it for new ones too because we run all migrations on new sites. Instead, we should only run this if the first migration was only just created, meaning its a new site.