diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2025-01-13 16:11:20 +0100 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2025-01-13 16:11:20 +0100 |
| commit | 7b3ada4883e69dc84695cccbb0a1e727229c6148 (patch) | |
| tree | 088eb9866a147ec2c84f9557d10c0a5b43d3a636 | |
| parent | 0361815a6cf02e377677395d9c5151cb794d2a02 (diff) | |
unshallow zano
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 04af1e1..5a3c641 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,7 +10,7 @@ [submodule "zano"] path = zano url = https://github.com/hyle-team/zano - shallow = true + shallow = false [submodule "wownero_libwallet2_api_c/wownero-seed"] path = wownero_libwallet2_api_c/wownero-seed url = https://github.com/MrCyjaneK/wownero-seed |
