Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kendallaeroai committed Aug 9, 2024
1 parent 66fb94c commit 4d0d5a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion app/templates/app/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h3>{% trans 'Welcome!' %} ☺</h3>
<h3>{% trans 'Welcome!' %} ☺</h3>
{% trans 'Select Images and GCP' as upload_images %}
<p>
{% blocktrans %}To create a map, press the hello world "{{ upload_images }}" button, or drag and drop some images into a project.{% endblocktrans %}
{% blocktrans %}To create a map, press the "{{ upload_images }}" button, or drag and drop some images into a project.{% endblocktrans %}
</p>
<p>
<ul>
Expand Down
5 changes: 0 additions & 5 deletions coreplugins/cesiumion/ThirdParty.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
"url": "https://github.com/jquense/yup",
"license": "MIT"
},
{
"name": "react-bootstrap",
"url": "https://github.com/react-bootstrap/react-bootstrap",
"license": "MIT"
},
{
"name": "boto3",
"url": "https://github.com/boto/boto3",
Expand Down

0 comments on commit 4d0d5a9

Please sign in to comment.