Better Proxy toast prompt

This commit is contained in:
Liyas Thomas
2019-10-21 15:50:05 +05:30
parent de63ff558d
commit 1b9db42114
2 changed files with 6 additions and 4 deletions

View File

@@ -847,7 +847,9 @@
icon: 'error'
});
if(!this.$store.state.postwoman.settings.PROXY_ENABLED) {
this.$toast.info('Enable proxy mode?', {
this.$toast.info('Try enabling Proxy', {
icon: 'help',
duration: 5000,
action: {
text: 'Settings',
onClick: (e, toastObject) => {