Fix docs:download --default

This commit is contained in:
Nicolas Ettlin 2022-02-11 10:45:26 +01:00
parent 74352f805a
commit 640d96fff6

View file

@ -44,7 +44,7 @@ module Docs
end
def self.defaults
%w(css 'Web APIs' html http javascript).map(&method(:find))
%w(css dom html http javascript).map(&method(:find))
end
def self.installed