Заменены \n на реальный символ переноса
This commit is contained in:
@@ -18,7 +18,11 @@ package ":domain" as DOM {
|
||||
}
|
||||
|
||||
package ":infrastructure-android" as INF {
|
||||
[Room, OAuth,\nадаптеры]
|
||||
component INF_BLOCK [
|
||||
Room, OAuth,
|
||||
----
|
||||
адаптеры
|
||||
]
|
||||
}
|
||||
|
||||
package ":app" as APP {
|
||||
|
||||
Reference in New Issue
Block a user