mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-02-03 02:37:37 +01:00
Add TODO note
This commit is contained in:
parent
613b7feee8
commit
5ccf30c39e
@ -53,10 +53,10 @@ public final class PublisherService {
|
||||
switch result {
|
||||
case .success:
|
||||
break
|
||||
// TODO:
|
||||
// update store review count trigger
|
||||
// TODO: update store review count trigger
|
||||
// UserDefaults.shared.storeReviewInteractTriggerCount += 1
|
||||
case .failure:
|
||||
// TODO: do not prompt for AppStore review until at least one successful publish has happened after this (IOS-35)
|
||||
break
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user