mirror of
https://github.com/wizarrrr/wizarr.git
synced 2026-04-18 21:18:33 -04:00
- Configure plus directory as proper git submodule - Submodule points to git@github.com:wizarrrr/wizarr-plus.git - Premium dashboard and features working via submodule - HTMX-compatible premium dashboard implementation - All premium integration tests passing
4 lines
79 B
Plaintext
4 lines
79 B
Plaintext
[submodule "plus"]
|
|
path = plus
|
|
url = git@github.com:wizarrrr/wizarr-plus.git
|