1
YM
2024-09-07 6851680b996e64c1d66c035245b2f0f6eb3425c6
app.js
@@ -4,8 +4,8 @@
App({
  MG: MG,
  config: config,
  onLaunch: function () { },
  onLaunch: function () {},
  onShow: function () {
    updateManager();
  },
});
});