Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e2b5c881 authored by Luan Nguyen's avatar Luan Nguyen Committed by Android Git Automerger
Browse files

am 5ecbd6ad: am 677a1754: am 969848c4: am f900a1f4: am 81752cf5: Merge "docs:...

am 5ecbd6ad: am 677a1754: am 969848c4: am f900a1f4: am 81752cf5: Merge "docs: Fix issue with older devices section not expanding" into lmp-docs

* commit '5ecbd6ad':
  docs: Fix issue with older devices section not expanding
parents 823bf307 5ecbd6ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -417,7 +417,7 @@ feature image or screenshots for your Google Play app listing.</p>
      }

      if (this.archived) {
        deviceList = '.device-list.archived';
        deviceList = '.device-list.archive';
      } else if (this.hidden) {
        deviceList = '.device-list.hidden';
      }