Add page for calculating paypal invoice taxes
This commit is contained in:
@@ -14,7 +14,7 @@ import InvoiceVat from "./InvoiceVAT.svelte";
|
||||
let pages = [
|
||||
{
|
||||
path: "/admin",
|
||||
title: "Status",
|
||||
title: "Admin panel",
|
||||
icon: "home",
|
||||
component: Home,
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user