mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix change folder path
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export function getStackTrace() {
|
||||
const error = new Error('trace');
|
||||
return error.stack;
|
||||
}
|
||||
Reference in New Issue
Block a user