From 362093dfa27f0a1a3860e9e34a645d43d588453a Mon Sep 17 00:00:00 2001 From: Matchu Date: Fri, 14 Aug 2020 22:11:04 -0700 Subject: [PATCH] rename item "DTI ID" to "Item ID" I realized that DTI ID is a bit misleading in this case, where the ID is both ours and Neopets's, if I recall! --- src/app/WardrobePage/support/ItemLayerSupportModal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/WardrobePage/support/ItemLayerSupportModal.js b/src/app/WardrobePage/support/ItemLayerSupportModal.js index 768c934..519d68c 100644 --- a/src/app/WardrobePage/support/ItemLayerSupportModal.js +++ b/src/app/WardrobePage/support/ItemLayerSupportModal.js @@ -130,7 +130,7 @@ function ItemLayerSupportModal({ - DTI ID: + Item ID: {itemLayer.id} Neopets ID: {itemLayer.remoteId}