[-] Remove testing log
This commit is contained in:
@@ -19,9 +19,6 @@ export default class Navigation extends Vue
|
|||||||
*/
|
*/
|
||||||
public created()
|
public created()
|
||||||
{
|
{
|
||||||
// Show splash TODO: Remove
|
|
||||||
console.log('Created Navigation');
|
|
||||||
|
|
||||||
// Set history state (TODO: Dynamically detect initial url
|
// Set history state (TODO: Dynamically detect initial url
|
||||||
window.history.replaceState({lastTab: 'overall'}, '', '/overall');
|
window.history.replaceState({lastTab: 'overall'}, '', '/overall');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user