mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-03 12:41:45 +02:00
enable premium check
This commit is contained in:
@@ -72,7 +72,6 @@ async function getProducts() {
|
||||
}
|
||||
|
||||
function get() {
|
||||
return true;
|
||||
return SUBSCRIPTION_STATUS.BASIC !== premiumStatus;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user