vimwiki: dth @ dth-MacBookAir

This commit is contained in:
dth@taiga.ai 2022-08-30 09:47:12 +02:00
parent b06d9d9fcc
commit 70d2d3b253

View file

@ -6,8 +6,8 @@
* must be in dictionary: * must be in dictionary:
""" """
def is_in_dict(): def fetch_emojis():
return True return emojis_dict
def is_in_dict(): def is_in_dict():
return True return True