Skip to content

Commit

Permalink
[beta] v1.0.1b21
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachOrr committed Jan 4, 2019
1 parent 5cd09dc commit edaecc6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ extension MyTBATableViewController: Refreshable {
extension MyTBATableViewController: Stateful {

var noDataText: String {
if J.self == Subscription.self {
if T.self == Favorite.self {
return "No \(J.arrayKey)"
} else {
return "Subscriptions are not yet supported"
Expand Down

0 comments on commit edaecc6

Please sign in to comment.