mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 10:47:46 -05:00
* FIX: Only seed general category on new sites
If the site already has human users (users with an id > 0) don't seed
the categories.
Follow up to: a6ad74c759
* use human_users scope