src/browser/config/auth_window.js

Summary

Maintainability
A
0 mins
Test Coverage
module.exports = {
  show: false,
  "zoom-factor": 0.9,
  center: true,
  "always-on-top": true,
  title: "Log in to Jotz with your GitHub Account"
};