Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paywalls: sort offerings list in sample app #2965

Merged
merged 1 commit into from
Aug 3, 2023
Merged

Commits on Aug 3, 2023

  1. Paywalls: sort offerings list in sample app

    I noticed that every time I opened this it was in a different order. That's because `dictionary.values` is non-deterministic, so this sorts them by description now.
    NachoSoto committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f3e0d58 View commit details
    Browse the repository at this point in the history