mirror of
https://github.com/frappe/books.git
synced 2025-02-03 04:28:32 +00:00
Delete isGstReportsPage computed property, not needed anymore
This commit is contained in:
parent
d8389a8b2e
commit
6c29f0c4ba
@ -321,9 +321,6 @@ export default {
|
||||
})
|
||||
.join(' ');
|
||||
},
|
||||
isGstReportsPage() {
|
||||
return this.report.title.includes('GSTR');
|
||||
},
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user