mirror of
https://github.com/flarum/core.git
synced 2025-08-30 19:40:02 +02:00
Rename to Flags, tweak flag controls
- Display post "destructiveControls" in flag instead of custom buttons - Make flags more versatile/extensible - Delete associated flags when a post is deleted Uninstall the Reports extension before installing.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Flarum\\Reports\\": "src/"
|
||||
"Flarum\\Flags\\": "src/"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user