mirror of
https://github.com/wizarrrr/wizarr.git
synced 2025-12-23 15:51:07 -05: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
|