adjusted content-inner padding

This commit is contained in:
booploops 2021-12-17 18:43:22 -08:00
parent c6b4d6bd2c
commit cef6a8fb2e
2 changed files with 2 additions and 2 deletions

View file

@ -258,7 +258,7 @@ const app = new Vue({
this.mk.authorize()
this.$forceUpdate()
this.mk.privateEnabled = true
// this.platform = ipcRenderer.sendSync('cider-platform');
this.platform = ipcRenderer.sendSync('cider-platform');
// Set profile name
this.chrome.userinfo = await this.mkapi("personalSocialProfile", false, "")
// API Fallback