wzq 5 éve
szülő
commit
867bfe056e
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      app/Repositories/CategoryRepository.php

+ 1 - 1
app/Repositories/CategoryRepository.php

@@ -29,7 +29,7 @@ class CategoryRepository {
             ],
             [
                 'id' => -1,
-                'name' => '我的',
+                'name' => '我的话题',
                 'img' => config('customer.category_my_img')
             ]
         ];