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

Commit 4b2fb0a5 authored by Luan Nguyen's avatar Luan Nguyen
Browse files

docs: Fix issue with older devices section not expanding

bug: 19381237
Change-Id: I3d881f36b8aac6f6a845141b33e8e383356ffcb4
parent 8d0df9b8
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';
      }