mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 19:59:20 +00:00
improvement: better names in pages, folders and routes
This commit is contained in:
@@ -71,7 +71,7 @@ const WhatsAuth = () => {
|
||||
if (data.action === "authentication") {
|
||||
setQrCode("");
|
||||
setSession(data.session);
|
||||
history.push("/chat");
|
||||
history.push("/tickets");
|
||||
}
|
||||
});
|
||||
|
||||
0
frontend/src/pages/Settings/index.js
Normal file
0
frontend/src/pages/Settings/index.js
Normal file
Reference in New Issue
Block a user