Skip to content

Commit 1b3568c

Browse files
committed
meta update
1 parent d6c8e20 commit 1b3568c

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

.yaspellerrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"unownedExecutor",
5757
"UnownedSerialExecutor",
5858
"inBillingRetryPeriod",
59+
"RoundedProgressViewStyle",
5960
"inGracePeriod",
6061
"AppStore",
6162
"willAutoRenew",

en/meta/articles.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,17 @@
7777
],
7878
"updated_date" : "10.02.2022",
7979
"added_date" : "10.02.2022"
80+
},
81+
"mastering-progressview-swiftui" : {
82+
"title" : "ProgressView in SwiftUI",
83+
"description" : "How ProgressView works. How to customize the appearance: spinner and progress bar.",
84+
"category" : "swiftui",
85+
"author" : "wmorgue",
86+
"editors" : ["ivanvorobei"],
87+
"keywords" : [
88+
"ProgressView"
89+
],
90+
"updated_date": "11.02.2022",
91+
"added_date": "11.02.2022"
8092
}
8193
}

ru/meta/authors.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"wmorgue": {
3333
"name": "Никита Россик",
34-
"description": "Увлекаюсь обратной разработкой под iOS.",
34+
"description": "Увлекаюсь разработкой под .",
3535
"avatar": "https://cdn.ivanvorobei.by/websites/sparrowcode.io/authors/wmorgue.jpg",
3636
"buttons": [
3737
{

0 commit comments

Comments
 (0)