🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay 2022-10-19 19:01:20 -04:00
parent d86596d534
commit ae58b2d247
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -519,13 +519,13 @@
})
.constant('ariaNgDefaultOptions', {
language: 'en',
theme: 'light',
theme: 'dark',
title: '${downspeed}, ${upspeed} - ${title}',
titleRefreshInterval: 5e3,
browserNotification: !1,
rpcAlias: '',
rpcHost: 'localhost',
rpcPort: '6800',
rpcPort: '8080',
rpcInterface: 'jsonrpc',
protocol: 'ws',
httpMethod: 'POST',