Browse Source

fixed typo.

lllllllillllllillll 1 năm trước cách đây
mục cha
commit
093b27d016
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      functions/uninstall.js

+ 1 - 1
functions/uninstall.js

@@ -23,7 +23,7 @@ export const Uninstall = async (req, res) => {
                 user: req.session.user,
                 email: null,
                 event: "App Removal",
-                message: `${name} uninstalled successfully}`,
+                message: `${service_name} uninstalled successfully}`,
                 ip: req.socket.remoteAddress
             });