new web page
This commit is contained in:
parent
f94d1c8bc4
commit
3b786eb928
|
@ -50,7 +50,7 @@ let addButton = async function () {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
`);
|
`);
|
||||||
const backendBaseUrl = 'https://jetbra.noviceli.win'
|
const backendBaseUrl = 'https://jetbra.novitechie.com'
|
||||||
|
|
||||||
let url = window.location.href
|
let url = window.location.href
|
||||||
if (!url.startsWith('https://plugins.jetbrains.com/plugin/')) {
|
if (!url.startsWith('https://plugins.jetbrains.com/plugin/')) {
|
||||||
|
|
Loading…
Reference in New Issue