소스 검색

react_bootstrap: set doc name

Simon Legner 4 년 전
부모
커밋
11d3a4e1f0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      lib/docs/scrapers/react_bootstrap.rb

+ 1 - 0
lib/docs/scrapers/react_bootstrap.rb

@@ -1,5 +1,6 @@
 module Docs
   class ReactBootstrap < UrlScraper
+    self.name = 'React Bootstrap'
     self.slug = 'react_bootstrap'
     self.type = 'simple'
     self.release = '1.5.0'