mirror of
https://ark.sudovanilla.org/Korbs/electron-tabs.git
synced 2024-12-22 19:43:53 +00:00
a01a4f00f6
Currently, it's set at <= 0, which means going to previous tab from 2nd tab will result in an error, as it returns null. Changing it to < 0 fixes this issue. |
||
---|---|---|
.. | ||
index.ts | ||
style.css |