Skip to content

Commit

Permalink
Added version print
Browse files Browse the repository at this point in the history
  • Loading branch information
temporary-simon committed Jul 24, 2023
1 parent a278e4e commit 437e795
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/content-scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.

console.log("Version v1.1.0-alpha loaded!");

import { getFolderId, getImagesFromClipboardItems } from "./imageProcessor";

const url = document.location.pathname + "/upload";
Expand Down

0 comments on commit 437e795

Please sign in to comment.