mirror of
https://github.com/logos-co/logos-modules-release.git
synced 2026-08-27 12:41:15 +00:00
Merge pull request #27 from logos-co/chore/updateSubModules
chore: remove wallet and accounts modules and update storage-ui to latest as it has some fixes
This commit is contained in:
-12
@@ -16,12 +16,6 @@
|
||||
; After cloning a fork, materialise the submodule working trees with:
|
||||
;
|
||||
; git submodule update --init --recursive
|
||||
[submodule "submodules/logos-accounts-module"]
|
||||
path = submodules/logos-accounts-module
|
||||
url = https://github.com/logos-co/logos-accounts-module
|
||||
[submodule "submodules/logos-accounts-ui"]
|
||||
path = submodules/logos-accounts-ui
|
||||
url = https://github.com/logos-co/logos-accounts-ui
|
||||
[submodule "submodules/logos-blockchain-module"]
|
||||
path = submodules/logos-blockchain-module
|
||||
url = https://github.com/logos-blockchain/logos-blockchain-module
|
||||
@@ -49,12 +43,6 @@
|
||||
[submodule "submodules/logos-storage-ui"]
|
||||
path = submodules/logos-storage-ui
|
||||
url = https://github.com/logos-co/logos-storage-ui
|
||||
[submodule "submodules/logos-wallet-module"]
|
||||
path = submodules/logos-wallet-module
|
||||
url = https://github.com/logos-co/logos-wallet-module
|
||||
[submodule "submodules/logos-wallet-ui"]
|
||||
path = submodules/logos-wallet-ui
|
||||
url = https://github.com/logos-co/logos-wallet-ui
|
||||
[submodule "submodules/openmetrics-module"]
|
||||
path = submodules/openmetrics-module
|
||||
url = https://github.com/logos-co/openmetrics-module
|
||||
|
||||
Submodule submodules/logos-accounts-module deleted from 8b4eceb56f
Submodule submodules/logos-accounts-ui deleted from a78fefaf5d
Submodule submodules/logos-storage-ui updated: 98ce52408c...9402268bd8
Submodule submodules/logos-wallet-module deleted from 16fdcd4acd
Submodule submodules/logos-wallet-ui deleted from c3e0d0d7eb
Reference in New Issue
Block a user