mirror of https://github.com/mingrammer/diagrams
Merge 68144ac6ab
into 0a2af33c93
commit
82e942a82e
@ -0,0 +1,15 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Saas
|
||||||
|
|
||||||
|
|
||||||
|
class _Search(_Saas):
|
||||||
|
_type = "search"
|
||||||
|
_icon_dir = "resources/saas/search"
|
||||||
|
|
||||||
|
|
||||||
|
class Algolia(_Search):
|
||||||
|
_icon = "algolia.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
After Width: | Height: | Size: 42 KiB |
Loading…
Reference in new issue