mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: Ability to hide/show financial statement header.
This commit is contained in:
8
server/src/http/middleware/SubscriptionObserver.js
Normal file
8
server/src/http/middleware/SubscriptionObserver.js
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
|
||||
const subscriptionObserver = (req, res, next) => {
|
||||
|
||||
};
|
||||
|
||||
export default subscriptionObserver;
|
||||
Reference in New Issue
Block a user