1
0
mirror of https://github.com/flarum/core.git synced 2025-08-16 05:14:20 +02:00

feat: messages extension (#4028)

* feat: private messages
This commit is contained in:
Sami Mazouz
2024-09-28 11:12:52 +01:00
committed by GitHub
parent bc4356a7f5
commit b74ecbfacf
186 changed files with 5331 additions and 605 deletions

View File

@@ -0,0 +1 @@
module.exports = require('flarum-webpack-config')();