Fix newApplication() to add provider.

This commit is contained in:
Gucheng Wang
2022-06-22 00:08:46 +08:00
parent 460a4d4969
commit e1664f2f60
7 changed files with 3 additions and 8 deletions

View File

@ -22,7 +22,6 @@ import i18next from "i18next";
import BaseListPage from "./BaseListPage";
class SyncerListPage extends BaseListPage {
newSyncer() {
const randomName = Setting.getRandomName();
return {