Skip to content

Instantly share code, notes, and snippets.

@dongmai
Last active January 4, 2022 10:51
Show Gist options
  • Save dongmai/8bd7992d4418f878c583288869290460 to your computer and use it in GitHub Desktop.
Save dongmai/8bd7992d4418f878c583288869290460 to your computer and use it in GitHub Desktop.
# Load template data
templateData = loadThemeData()
if config.nil?
puts "Data is NIL stop here"
return
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment