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

Commit 81752cf5 authored by Luan Nguyen's avatar Luan Nguyen Committed by Android (Google) Code Review
Browse files

Merge "docs: Fix issue with older devices section not expanding" into lmp-docs

parents 506cba8b 4b2fb0a5
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';
      }